FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterBase<T> Class / FilterType Property

In This Topic
    FilterType Property (ColumnFilterBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FilterType As FilterType
    public FilterType FilterType {get; set;}
    See Also